
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b8k -si8k -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 8192
		using interlocked sequential I/O (stride: 8192)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  51.65%|   3.64%|   48.01%|  48.35%
   1|  30.72%|   3.59%|   27.13%|  69.28%
-------------------------------------------
avg.|  41.19%|   3.62%|   37.57%|  58.81%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      5936488448 |       724669 |      94.33 |   12074.83 |    0.081 |     0.125 | test.dat (10240MB)
     1 |      5824397312 |       710986 |      92.55 |   11846.84 |    0.082 |     0.135 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       11760885760 |      1435655 |     186.89 |   23921.67 |    0.081 |     0.130

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      5936488448 |       724669 |      94.33 |   12074.83 |    0.081 |     0.125 | test.dat (10240MB)
     1 |      5824397312 |       710986 |      92.55 |   11846.84 |    0.082 |     0.135 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       11760885760 |      1435655 |     186.89 |   23921.67 |    0.081 |     0.130

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.038 |        N/A |      0.038
   25th |      0.071 |        N/A |      0.071
   50th |      0.071 |        N/A |      0.071
   75th |      0.073 |        N/A |      0.073
   90th |      0.097 |        N/A |      0.097
   95th |      0.125 |        N/A |      0.125
   99th |      0.189 |        N/A |      0.189
3-nines |      0.755 |        N/A |      0.755
4-nines |      5.147 |        N/A |      5.147
5-nines |     15.469 |        N/A |     15.469
6-nines |     46.173 |        N/A |     46.173
7-nines |     46.178 |        N/A |     46.178
8-nines |     46.178 |        N/A |     46.178
9-nines |     46.178 |        N/A |     46.178
    max |     46.178 |        N/A |     46.178
